Skip to content

refactor: use method chaining for gRPC client configuration#4420

Open
crStiv wants to merge 1 commit intoinformalsystems:masterfrom
crStiv:refactor/use-method-chaining-for-grpc-client
Open

refactor: use method chaining for gRPC client configuration#4420
crStiv wants to merge 1 commit intoinformalsystems:masterfrom
crStiv:refactor/use-method-chaining-for-grpc-client

Conversation

@crStiv
Copy link
Copy Markdown

@crStiv crStiv commented Dec 4, 2025

Replace variable reassignment with method chaining when configuring
the gRPC client's max decoding message size.

This improves code readability and follows the idiomatic Rust pattern already used
elsewhere in the codebase (e.g., cosmos.rs:2659).

Signed-off-by: crStiv <cryptostiv7@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant